home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / Update.exe / 0 / RCDATA / TFRMFAILEDCHECKUPDATE / TFRMFAILEDCHECKUPDATE.txt < prev   
Text File  |  2008-10-30  |  4KB  |  140 lines

  1. object frmFailedCheckUpdate: TfrmFailedCheckUpdate
  2.   Left = 456
  3.   Top = 356
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmFailedCheckUpdate'
  7.   ClientHeight = 386
  8.   ClientWidth = 622
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnCreate = AxSimpleSkinFormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object pnlFailedCheckUpdate: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 622
  26.     Height = 386
  27.     Align = alClient
  28.     BevelOuter = bvNone
  29.     ParentColor = True
  30.     TabOrder = 0
  31.     DesignSize = (
  32.       622
  33.       386)
  34.     object lHeaderInfo: TLabel
  35.       Left = 32
  36.       Top = 64
  37.       Width = 525
  38.       Height = 48
  39.       Anchors = [akLeft, akTop, akRight]
  40.       Caption = 
  41.         '??? ?????? ?????????? ???????? ??????. ???? ?? ??????? ??? ?????' +
  42.         '?, ???????? ? ?????? ?? ?? ???????????. ????? ?? ?????? ????????' +
  43.         ' ?? ?????? "??????" ????? ????, ????? ???????? ????????? ???????' +
  44.         ' ?????? ??????.'
  45.       Font.Charset = DEFAULT_CHARSET
  46.       Font.Color = 3355443
  47.       Font.Height = -13
  48.       Font.Name = 'Arial'
  49.       Font.Style = []
  50.       ParentFont = False
  51.       Transparent = True
  52.       WordWrap = True
  53.     end
  54.     object lTitle: TAxSmoothLabel
  55.       Left = 32
  56.       Top = 16
  57.       Width = 218
  58.       Height = 19
  59.       Quality = smMMXSmoothing4x
  60.       Caption = 'Failed to check for updates'
  61.       Font.Charset = DEFAULT_CHARSET
  62.       Font.Color = 221
  63.       Font.Height = -16
  64.       Font.Name = 'Verdana'
  65.       Font.Style = []
  66.       ParentFont = False
  67.       Transparent = True
  68.     end
  69.     object lInfoText: TAxLabel
  70.       Left = 72
  71.       Top = 290
  72.       Width = 475
  73.       Height = 56
  74.       OnLinkClick = lInfoTextLinkClick
  75.       LinkColor = 14509568
  76.       LinkSelectedColor = 14522624
  77.       WordWrap = True
  78.       Quality = smGDISmoothing
  79.       Transparent = True
  80.       AutoSize = False
  81.       Caption = 
  82.         'Auslogics provides its users with a realible and inexpansive sol' +
  83.         'utions to clean up, optimize and protect thier computers. <a hre' +
  84.         'f="more">More</a>'
  85.       Font.Charset = DEFAULT_CHARSET
  86.       Font.Color = 3355443
  87.       Font.Height = -13
  88.       Font.Name = 'Arial'
  89.       Font.Style = []
  90.       ShowAccelChar = True
  91.       ParentFont = False
  92.     end
  93.     object lCaptionChecking: TLabel
  94.       Left = 32
  95.       Top = 125
  96.       Width = 533
  97.       Height = 53
  98.       AutoSize = False
  99.       Caption = '??? ??????: %d - %s'
  100.       Font.Charset = DEFAULT_CHARSET
  101.       Font.Color = 3355443
  102.       Font.Height = -13
  103.       Font.Name = 'Arial'
  104.       Font.Style = []
  105.       ParentFont = False
  106.       Transparent = True
  107.       Layout = tlCenter
  108.       WordWrap = True
  109.     end
  110.     object Image: TImage
  111.       Left = 32
  112.       Top = 290
  113.       Width = 32
  114.       Height = 32
  115.       AutoSize = True
  116.       Picture.Data = {<image000.TPNGObject>}
  117.     end
  118.     object lExplainText: TLabel
  119.       Left = 32
  120.       Top = 196
  121.       Width = 529
  122.       Height = 48
  123.       Anchors = [akLeft, akTop, akRight]
  124.       Caption = 
  125.         '?????? ?????? ????????, ??? ??? ?????? ?????? ??? ?? ???????? ? ' +
  126.         '?????? ?????? ??? ????????? ?????? ???????. ?????????? ???????? ' +
  127.         '????????? ?????? ?? ?????? ???????? ????????? ??? ?????????, ???' +
  128.         '????? ?? ?????? ? ?????? ??????.'
  129.       Font.Charset = DEFAULT_CHARSET
  130.       Font.Color = 3355443
  131.       Font.Height = -13
  132.       Font.Name = 'Arial'
  133.       Font.Style = []
  134.       ParentFont = False
  135.       Transparent = True
  136.       WordWrap = True
  137.     end
  138.   end
  139. end
  140.